Welcome![Sign In][Sign Up]
Location:
Search - sobel matlab

Search list

[Special EffectsedgeCheck.

Description: 一个通用的边缘提取函数。通过输入不同的参数,能够实现Sobel算子、Prewitt算子、Roberts算子、Marr算子和Canny边缘检测。-a common edge extraction function. By entering different parameters to achieve Sobel operator, Prewitt operator, Roberts operator, Marr Operator and Canny edge detection.
Platform: | Size: 254976 | Author: 胡雪飞 | Hits:

[matlabedge_detection

Description: sobel边缘检测及拉普拉斯边缘检测算法的matlab实现。-edge detection and segmentation Laplace edge detection algorithm to achieve the Matlab.
Platform: | Size: 63488 | Author: xinxin | Hits:

[Special EffectsMATLAB6p5

Description: 基于RobertCross,Sobel等算子的边缘检测-Based on RobertCross, Sobel operator, such as the edge detection
Platform: | Size: 1024 | Author: roy | Hits:

[Special Effectsdip3

Description: 经典的边缘检测算法Sobel matlab源码-classic edge detection algorithm Sobel Matlab FOSS
Platform: | Size: 245760 | Author: jimmy | Hits:

[Windows DevelopEdge_Detection_and_Segmentation

Description: mage Processing Toolbox needed Edge Detection Prewitt Roberts Log Canny Sobel Straight Line Hough Transform quadree region growing threshold watershed-mage Processing Toolbox neededEdge Detection Prewitt Roberts Log Canny Sobel Straight Line Hough Transform quadree region growing threshold watershed
Platform: | Size: 6144 | Author: 少文 | Hits:

[Special Effectsdip3

Description: 将原始影像分别对RGB三色彩进行 x与 y轴之 Sobel边缘处理-original RGB images were of three colors for x and y axis of his Sobel Edge
Platform: | Size: 254976 | Author: qu yw | Hits:

[Special Effectsbianyuanjiance-juti

Description: 二值化后边缘检测算法具体实现,用matlab编写的,有roberts,sobel,prewitt,log等算法的具体实现-value after two edge detection algorithm to realize the use of Matlab prepared, roberts, segmentation, prewitt, log, etc. of specific algorithm implementation
Platform: | Size: 1024 | Author: 张亮 | Hits:

[Special EffectssobelEdgeDetection

Description: Sobel算子边缘增强算法,利用梯度下降原理边缘化图象-Sobel operator enhancement algorithms, using gradient descent principle marginalized image
Platform: | Size: 1024 | Author: 江边漫步 | Hits:

[Special EffectsEdge_Detection_and_Segmentation

Description: 边缘检测与分割源代码 edgedetect.m, houghtr.m, quadtree.m, regrow.m, sobeledge.m, straightline.m, thresh.m, watersd.m 算法包括Prewitt、Roberts、Log、Canny、Sobel算子实现边缘检测,基于Hough变换的直线检测,4叉树区域分割,分水岭分割。(算法对应源文件名)-Edge Detection and Segmentation of the source code edgedetect.m, houghtr.m, quadtree.m, regrow.m, sobeledge.m, straightline.m, thresh.m, watersd.m algorithm includes Prewitt, Roberts, Log, Canny, Sobel Operator realize edge detection, Hough Transform-based line detection, 4-tree region segmentation, watershed segmentation. (Algorithm for the corresponding source file name)
Platform: | Size: 6144 | Author: major | Hits:

[Special Effectssobel

Description: 用matlabe对于sobel算子,进行模式实现,能取得明显的边缘检测效果!-Matlabe for using sobel operator, to carry out mode, can achieve a clear effect of edge detection!
Platform: | Size: 1024 | Author: 徐军 | Hits:

[Special EffectsEdgeDetection

Description: 用matlab做的一个边缘侦测,包含Sobel,Prewitt,Roberts,Marr,Canny算子的边缘侦测程序.-Using matlab to do an edge detection, including Sobel, Prewitt, Roberts, Marr, Canny edge detection operator procedures.
Platform: | Size: 19456 | Author: Johnson Huang | Hits:

[Special EffectsEdgeDetect_matlabcode

Description: 读入图像TestImage1.jpg,并转换为灰度图像gray_im;使用Sobel算法对灰度图像gray_im进行边缘检测;结果图像保存为out_im.jpg。-Read into the image TestImage1.jpg, and converted to gray image gray_im using Sobel algorithm for gray image gray_im edge detection the results of the image saved as out_im.jpg.
Platform: | Size: 21504 | Author: Ashtray | Hits:

[Special Effectssobel

Description: 数字图像处理中的sobel算子Matlab程序-Digital image processing in Matlab procedure sobel operator
Platform: | Size: 142336 | Author: bandy | Hits:

[Special EffectsSobel

Description: 基于sobel算子的边缘检测方法的实现, 这是最原始的方法实现,根据不同的应用可以对其进行相应的改进-Sobel operator-based edge detection methods realize that this is the most primitive method, according to different applications can be improved accordingly
Platform: | Size: 105472 | Author: mike | Hits:

[matlabsobel

Description: 利用sobel算子和霍夫变换求出图像的边缘,并计算图像边缘间距离,采用matlab处理-matlab
Platform: | Size: 7168 | Author: libin | Hits:

[Graph programSobel

Description: 本代码是把二值图像转换成边缘检测图像国,是通过C语言和M语言混编的。-This code converts a BW image to an Edge Detected image in C with MEX. This code implements convolution with Sobel kernels to do the edge detection. I put this together for a school project and I couldn t find any good examples of MEX with image processing. One note the code is currently hard coded to handle only UINT8, however it should be trivial to convert that data type. Enjoy.
Platform: | Size: 66560 | Author: | Hits:

[File Formatsobel

Description: sobel算子 自己编的函数 不是运用的库函数 非常有用 尤其对刚学习图像边缘提取的-sobel operator is not a function of own use of the library function is very useful especially for just learning of image edge extraction
Platform: | Size: 3072 | Author: 石头 | Hits:

[Graph programSobel

Description: 函数功能:对灰度图像进行sobel边缘检测-Functions functions: gray-scale image of the sobel edge detection
Platform: | Size: 1024 | Author: lp | Hits:

[Graph programsobel

Description: 边缘检测算子 sobel检测算子 matlab源码-sobel matlab 源码
Platform: | Size: 1024 | Author: audyxiao | Hits:

[Special Effectssobel

Description: sobel算子图像处理源码,可计算图像亮度的一阶梯度(graph process with sobel edge)
Platform: | Size: 12288 | Author: zzjjbb | Hits:
« 12 3 4 5 6 7 8 9 10 ... 13 »

CodeBus www.codebus.net